-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove scala.reflect.Selectable from generated mock type #544
Conversation
@barkhorn Hi. Please publish this changes as 6.0.1 |
@barkhorn ping :) |
Sorry. I’ll do that this week. Really should get you access as well @goshacodes so you don’t have to wait for me all the time :) |
getting errors while publishing, i'll need to dig deeper into this:
|
@paulbutcher Hi, can I also get access, so I could merge PRs and publish tags?
|
Have added you @goshacodes. Shout if you have any problems. |
@paulbutcher I want to setup publishing via github actions with tag creation. I need either access to organization sonatype account or your help with it. |
@barkhorn @paulbutcher gently reminder. |
Apologies @goshacodes, I didn't notice this. It's been a long time (years!) since I interacted with with Sonatype. I seem to recall that this kind of thing used to be done through issues.sonatype.org, but it looks like this has changed. Do you know what I need to do to get you access? |
I think then you should just create an account and confirm access to scalamock.org. After it create a user token
|
Thanks @goshacodes. That seems to have worked. I guess I can just post it here (as it needs to be added to the build config?):
|
(if not, let me know and I'll reset and find another way to get it to you). |
I've always been publishing using a personal Sonatype account. The folks at Sonatype can add you to the organisation when you raise a jira ticket as well. Do you still need help with that or is it now sorted? |
Sorry, yes, that was stupid—of course it's not public. I've reset the password. What's the best way to get it to you? |
|
You should have it. Shout if not. |
Remove scala.reflect.Selectable from generated mock type. It has no use outside off the library and may cause effects